home *** CD-ROM | disk | FTP | other *** search
/ Animation How-To / Animation How-to CD.iso / PLY / CHAPTER5 / SHATTER / README < prev    next >
Text File  |  1994-01-01  |  560b  |  13 lines

  1. SHATTER.PI was covered in the text.
  2.  
  3. SHAT2.PI togggles which set of 12 trinagles is visible each frame,
  4. producing an interesting visual effect.
  5.  
  6. SHAT3.PI extended the number of triangles to 192, requiring a change
  7. in the numbering syntax (3 digits rather than 2) more colors (COLOR2.BAS) and 
  8. more triangles (MORENMOR.BAS).  In addition, a scaling term was added to both
  9. oscillate and shrink the triangles as they depart so that by frame 200, they 
  10. all disappear.  A visual display of this  forcing function is displayed in
  11. the program SCALE.BAS.
  12.  
  13.